home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Turnbull China Bikeride
/
Turnbull China Bikeride - Disc 2.iso
/
STUTTGART
/
EDITORS
/
MEMACS
/
Cmd
/
Table
< prev
next >
Wrap
Text File
|
1991-06-15
|
211b
|
9 lines
set %letter "A"
!while ¬ &sgr %letter "Z"
insert-string &cat &cat "FN" %letter " = "
insert-string &cat &bind &cat "FN" %letter "~n"
update-screen
set %letter &chr &add &ascii %letter 1
!endwhile